Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix file assignment for drag&drop in Dropzone #239

Merged
merged 3 commits into from
Jun 4, 2022
Merged

Conversation

kirillplatonov
Copy link
Collaborator

Closes #237

I added the assignment of dropped files to inputTarget. But this way all dropped files will be attached even if they will be later rejected in onChange handler. @dan-gamble maybe you know a better solution?

@kirillplatonov kirillplatonov merged commit 900a567 into main Jun 4, 2022
@kirillplatonov kirillplatonov deleted the fix-dropzone branch June 4, 2022 10:38
kirillplatonov added a commit that referenced this pull request Jun 4, 2022
Fix file assignment for drag&drop in Dropzone
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dropzone file param missing when using drag&drop
2 participants